Inside Front Cover —
- Clock
- WorldClock
- Juggling Applet
- ClickBoard: Interactive Animation
- SlideShow
- Curve Applet
- StockTrace Applet
- Java TeleMed Prototype
- c|:net Interactive PC Scoreboard
- Player Piano
The applets provided with the JDK 1.0 Release are:
- Animator—A simple animator that displays a series of images to create a flipbook animation effect.
- ArcTest—An applet that enables you to specify an arc and draw it on-screen. A good example of advanced graphics techniques.
- BarChart—A simple bar chart example.
- Blink—Text blinking out of control.
- Bouncing Heads—Just what it sounds like: disembodied heads bouncing around in an area on-screen.
- Card Test—An example of various object layouts in Java.
- Dither Test—An advanced graphics test showing the results of different dithers in Java.
- Draw Test—A simple drawing applet that allows you to draw lines or points with a selection of colors. Also a good example of some advanced graphics techniques.
- Fractal—Some fractal figures in Java.
- Graphics Test—An example of some graphics manipulations, designed for the advanced programmer.
- Graph Layout—An example of an interactive graph showing relationships between objects.
- Image Map—An example of an image map that provides real-time feedback rather than cryptic coordinates.
- Image Test—Examples of advanced image manipulations and transformations.
- Jumping Box—A box that jumps around based on your mouse movement.
- Molecule Viewer—This applet displays a molecule and allows the user to rotate the view of the molecule in real time.
- Nervous Text—Some text that hops around like jumping beans.
- Scrolling Images—An applet that scrolls a series of images across the screen.
- Simple Graph—A simple graph example.
- Spread Sheet—An example of a spreadsheet application.
- TicTacToe—A game of Tic-Tac-Toe against the computer. (It's deliberately flawed so you can win once in a while.)
- Tumbling Duke—A variation of the Animator applet that shows a tumbling duke (the Java mascot).
- Under Construction—An animated Under Construction applet featuring a construction worker duke.
- Wire Frame—An applet that displays a wireframe shape that the user can manipulate with the mouse.